Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2022

Bumps @octokit/types from 6.40.0 to 7.5.1.

Release notes

Sourced from @​octokit/types's releases.

v7.5.1

7.5.1 (2022-09-27)

Bug Fixes

  • deps: revert upgrade of dependency sort-keys to v5 (#468) (e80d45f)

v7.5.0

7.5.0 (2022-09-15)

Features

  • add new "List CodeQL databases for a repository" (GET /repos/{owner}/{repo}/code-scanning/codeql/databases) and "Get a CodeQL database for a repository" (GET /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}) APIs (#461) (440eb6d)

v7.4.0

7.4.0 (2022-09-13)

Features

  • add support for filtering the "List repository collaborators" API (GET /repos/{owner}/{repo}/collaborators) by permission using a query param (#459) (3502d91)

v7.3.1

7.3.1 (2022-09-09)

Bug Fixes

  • deps: bump @octokit/openapi-types to latest (v13.9.1) (#456) (87928d2)

v7.3.0

7.3.0 (2022-09-07)

Features

  • add support for new public beta APIs for creating, reading, updating and deleting custom repo roles (POST /orgs/{org}/custom_roles, PATCH /orgs/{org}/custom_roles/{role_id}, DELETE /orgs/{org}/custom_roles/{role_id}, GET /orgs/{org}/fine_grained_permissions) (#455) (b162e5d)

v7.2.0

7.2.0 (2022-08-31)

Features

  • Add support for new "Enable or disable a security feature for an organization" API (POST /orgs/{org}/{security_product}/{enablement})
  • Add support for new advanced_security_enabled_for_new_repositories, dependabot_alerts_enabled_for_new_repositories, dependabot_security_updates_enabled_for_new_repositories, dependency_graph_enabled_for_new_repositories, secret_scanning_enabled_for_new_repositories and secret_scanning_push_protection_enabled_for_new_repositories boolean parameters when updating an organization with PATCH /orgs/:id
  • Add support for sorting with sort and direction querystring parameters when listing a repo's code scanning analyses with GET /repos/{owner}/{repo}/code-scanning/analyses
  • Add support for default_branch_only boolean request body parameter when creating a fork with POST /repos/{owner}/{repo}/forks

... (truncated)

Commits
  • e80d45f fix(deps): revert upgrade of dependency sort-keys to v5 (#468)
  • 3ce2191 chore(deps): update dependency sort-keys to v5
  • aa8fb03 build(deps): lock file maintenance
  • a23b6d3 ci(action): update github/codeql-action digest to 86f3159
  • bd5f9f7 build(deps): lock file maintenance
  • 3292960 ci(action): update github/codeql-action digest to 904260d
  • 725c32e ci(action): update github/codeql-action digest to 6a38b7d
  • 440eb6d feat: add new "List CodeQL databases for a repository" (`GET /repos/{owner}/{...
  • 3502d91 feat: add support for filtering the "List repository collaborators" API (`GET...
  • a7ddb96 build(deps): lock file maintenance (#457)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.40.0 to 7.5.1.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v6.40.0...v7.5.1)

---
updated-dependencies:
- dependency-name: "@octokit/types"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team and Quizlet-Git-Bot as code owners September 28, 2022 07:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2022

Superseded by #724.

@dependabot dependabot bot closed this Oct 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/octokit/types-7.5.1 branch October 13, 2022 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants